testing.testDeps.ImportPath (method)

2 uses

	testing (current package)
		testing.go#L1623: 	ImportPath() string
		testing.go#L1726: 		if !testOk || !exampleOk || !fuzzTargetsOk || !runBenchmarks(m.deps.ImportPath(), m.deps.MatchString, m.benchmarks) || race.Errors() > 0 {